| Package | Description |
|---|---|
| taccuino.vo |
| Modifier and Type | Class and Description |
|---|---|
class |
DoloreResponseDTO |
| Modifier and Type | Method and Description |
|---|---|
DoloreRequestDTO |
UpdatePainRequest.getDolore() |
DoloreRequestDTO |
AddPainRequest.getDolore() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DoloreRequestDTO> |
SegniSintomiRequestDTO.getDolori() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePainRequest.setDolore(DoloreRequestDTO dolore) |
void |
AddPainRequest.setDolore(DoloreRequestDTO dolore) |
| Modifier and Type | Method and Description |
|---|---|
void |
SegniSintomiRequestDTO.setDolori(java.util.List<DoloreRequestDTO> dolori) |